home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / gfx / edit / AmiCAD_2.07.lha / AmiCAD / AmiCAD.keys < prev    next >
Text File  |  2000-11-01  |  1KB  |  40 lines

  1. AmiCADKeys 1.0
  2.  
  3. [Macros]
  4. F1="SETGRID(5)"
  5. shift-F1="TOOLBAR("Barres/Barre horizontale")"
  6. F2="SETGRID(10)"
  7. shift-F2="TOOLBAR("Barres/Barre verticale")"
  8. F3="IF((PP=ASKTEXT("Composant?",""))<>"",PUTPART(PP,-1,-1):MENU("Placer"),0)"
  9. shift-F3="TOOLBAR("Barres/Barre horizontale 3")"
  10. shift-F4="TOOLBAR("Barres/Barre verticale 3")"
  11. shift-F5="TOOLBAR("Barres/Barre 11x6")"
  12. F7="MARKZONE(0,0,WWIDTH-1,WHEIGHT-1)"
  13. F9="STOBACK"
  14. shift-F9="STOFRONT"
  15. F10="WTOBACK"
  16. shift-F10="WTOFRONT"
  17. ctrl-q="CLOSE(-1)"
  18. shift-1="SETDEV(FIRSTSEL,1)"
  19. ctrl-1="DRAWMODE(1)"
  20. shift-2="SETDEV(FIRSTSEL,2)"
  21. ctrl-2="DRAWMODE(2)"
  22. shift-3="SETDEV(FIRSTSEL,3)"
  23. ctrl-3="DRAWMODE(3)"
  24. shift-4="SETDEV(FIRSTSEL,4)"
  25. shift-5="SETDEV(FIRSTSEL,5)"
  26. shift-6="SETDEV(FIRSTSEL,6)"
  27. shift-7="SETDEV(FIRSTSEL,7)"
  28. shift-8="SETDEV(FIRSTSEL,8)"
  29. alt-o="SETTEXT(FIRSTSEL,READTEXT(FIRSTSEL)+CHR(139))"
  30. alt-e="EDIT(FIRSTSEL)"
  31. alt-t="CALL("EditString")"
  32. alt-u="WHILE(FIRSTSEL,UNLINK(FIRSTSEL))"
  33. alt-v="LINKVAL(FIRSTSEL,NEXTSEL(FIRSTSEL))"
  34. alt-r="LINKREF(FIRSTSEL,NEXTSEL(FIRSTSEL))"
  35. alt-n="O=FIRSTSEL:WHILE(O,SETPINS(O,IF(SETPINS(O,-1),0,1)),O=NEXTSEL(O))"
  36. ctrl-+="PENWIDTH(FIRSTSEL,PENWIDTH(FIRSTSEL,0)+1)"
  37. ctrl--="PENWIDTH(FIRSTSEL,PENWIDTH(FIRSTSEL,0)-1)"
  38. alt-<="CALL("EditString")"
  39. alt-s="CALL("Souligner")"
  40.